home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 January: Mac OS SDK / Dev.CD Jan 96 SDK / Dev.CD Jan 96 SDK1.toast / Development Kits (Disc 1) / AOCE / Development Tools / Sample Code / Messaging Service Access Module / Internet PMSAM / Internet PMSAM source / ConvertAddress.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-02-12  |  105 b   |  5 lines  |  [TEXT/MPS ]

  1. #pragma once
  2. #define __GW_CONVERTADDRESS__
  3.  
  4. OSErr ConvertStringToAddr(char *name,unsigned long *netNum);
  5.